You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Operators > VectorInt.TMtxVecBase Operator
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VectorInt.TMtxVecBase Operator

Implicit type conversion from VectorInt to TMtxVecBase.

Syntax
C#
Visual Basic
public static implicit operator TMtxVecBase([In] VectorInt AValue);

Returns a pointer to the internal TVecInt object.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!